home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / sex_kitten_sim_rpg.swf / scripts / DefineButton2_75 / BUTTONCONDACTION on(release).as
Text File  |  2005-09-06  |  124b  |  8 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.musics = 1;
  4.    _root.curr = 1;
  5.    _root.music = true;
  6.    gotoAndPlay(3);
  7. }
  8.